build: fix linking support on macOS with Clang
authorChristian Hergert <chergert@redhat.com>
Sat, 18 Jul 2020 00:57:17 +0000 (17:57 -0700)
committerChristian Hergert <chergert@redhat.com>
Tue, 21 Jul 2020 21:45:12 +0000 (14:45 -0700)
commit7884ab61610162aab4229c5f8ac4ba7904954d7c
treec6c9c5def3866ec6c91a18d7bd1e17e964085e2a
parentd66ac4981ebd43922eb098701a9848bd26b5fe5b
build: fix linking support on macOS with Clang

This was preventing any sort of building on macOS, even though the quartz
backend is currently non-functional. Fixing this is a pre-requisite to
getting a new macOS backend compiling.
gdk/meson.build
gtk/meson.build
meson.build
testsuite/gtk/meson.build